A1="rnd(.04) - .02",
A0="rnd(40) + 5",

Aspc=0,

srcX="x + A1 * sin(A0 * y)",
srcY="y + A1 * atan(A0 * x)",

Vers=100
 
